var crypto/ecdh.x25519SharedSecretSize

2 uses

	crypto/ecdh (current package)
		x25519.go#L17: 	x25519SharedSecretSize = 32
		x25519.go#L78: 	out := make([]byte, x25519SharedSecretSize)